/**** HTML TAGS ****/
textarea:focus, input:focus, select:focus {border-color:#a85816;}
a {color:#946609;text-decoration:none;}
a:hover {text-decoration:underline;}

a.event {
    border-left:#59381e;
}
a.event:hover {
	background-color:#59381e;
	color:#ffffff;
    border-color:#59381e;
}

/**** CSS CLASSES ****/

.headerImageWidth {width:1000px;}
.headerImageHeight {height:400px;}

.link01 {color:#946609;text-decoration:none;}
.link02 {color:#c2850a;text-decoration:none;}
.link03 {color:#2048DA;text-decoration:none;}
.link01:hover {text-decoration:underline;}
.link02:hover {text-decoration:underline;}
.link03:hover {text-decoration:underline;}

.bgcolor01 {background-color:#f0ece4;}
.bgcolor02 {background-color:#f0e005;}
.bgcolor03 {background-color:#f7d92d;}
.bgcolor04 {background-color:#ffeabd;}
.bgcolor05 {background-color:#59381e;}
.bgcolor06 {background-color:#ffffff;}
.bgcolor07 {background-color:#FFFFFF;}
.bgcolor08 {background-color:#d37528;}
.bgcolor09 {background-color:#fcefd3;}
.bgcolor10 {background-color:#fad7ee;}
.bgcolor11 {background-color:#fae7cb;}
.bgcolor12 {background-color:#e8f5bf;}
.bgcolor13 {background-color:#decba5;}
.bgcolor14 {background-color:#fcefd3;}

.bcolor01 {border-color:#7c4e29;}
.bcolor02 {border-color:#da8b4b;}
.bcolor03 {border-color:#254A5D;}
.bcolor04 {border-color:#da8b4b;}
.bcolor05 {border-color:#254A5D;}
.bcolor06 {border-color:#b0aeb0;}
.bcolor07 {border-color:#d9b292;}
.bcolor08 {border-color:#a85816;}
.bcolor09 {border-color:#d9b292;}
.bcolor10 {border-color:#e098e0;}
.bcolor11 {border-color:#d49c48;}
.bcolor12 {border-color:#dbcfa8;}
.bcolor13 {border-color:#fcefd3;}
.bcolor14 {border-color:#fcefd3;}

.color01 {color:#0d0601;}
.color02 {color:#2c1306;}
.color03 {color:#4d1f08;}
.color04 {color:#2e1304;}
.color05 {color:#ffffff;}
.color06 {color:#291b03;}
.color07 {color:#163241;}
.color08 {color:#ffffff;}
.color09 {color:#291b03;}
.color10 {color:#3d2732;}
.color11 {color:#291901;}
.color12 {color:#0f4013;}
.color13 {color:#542f13;}
.color14 {color:#3C3C3C;}

.font {font-family:verdana,arial,helvetica,trebuchet,sans;}
.font.nano {font-size:7pt;}
.font.small {font-size:8pt;}
.font.normal {font-size:9pt;}
.font.large {font-size:10pt;}
.font.big {font-size:12pt;}
.font.huge {font-size:15pt;}
.font.event {font-size:22pt;}
.font.bold {font-weight:bold;}
.font.italic {font-style:italic;}
.font.justify {text-align:justify;}
.font.thin { font-weight:normal;}

.center {margin-left:auto; margin-right:auto;}
.right {margin-left:auto; margin-right:0;}
.left {margin-left:0; margin-right:auto;}
.textright {text-align:right;}
.textleft {text-align:left;}
.textcenter {text-align:center;}
.fright {float:right;}
.fleft {float:left;}
.fnone {clear:both;}
.vtop {vertical-align:top}
.vmiddle {vertical-align:middle;}
.vbottom {vertical-align:bottom}
.nowrap {white-space: nowrap;}
.underline {text-decoration: underline;}
.inline {display:inline;}
.inlineblock {display:inline-block;}
.table { display: table; }
.tr { display: table-row; }
.td { display: table-cell; }
.hidden {visibility:hidden;display:none;}
.visible {visibility:visible;}

.w10 {width:10%;}
.w20 {width:20%;}
.w30 {width:30%;}
.w40 {width:40%;}
.w50 {width:50%;}
.w60 {width:60%;}
.w70 {width:70%;}
.w80 {width:80%;}
.w90 {width:90%;}
.w100 {width:100%;}

.sucess {color:green;}
.error {color:red;}
.required {font-weight:bold;} /* Zend_Form auto class required fields */
.doublebr {padding: 5px;} /* To use in Zend_Form decorators to put some whitespace between fields */
.errors {color: red;margin:0;padding:0;padding-left:2em;}
.link {cursor:pointer;}
.link:hover{}
.faded{opacity:.5;}

.box {border-width:1px;border-style:solid;}
.bright {border-right:1px solid}
.bleft {border-left:1px solid}
.btop {border-top:1px solid}
.bbottom {border-bottom:1px solid}

.ajaxLoadModal {background: transparent; background: rgba(40, 40, 40, 0.2); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33282828,endColorstr=#33282828)"; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33282828,endColorstr=#33282828); zoom: 1; z-index: 9999;}

/**** CSS CONTAINERS ****/

/**** LAYOUT CSS ****/
body {margin: 0; padding: 0; outline: 0;}
a {
	text-decoration:none;
}
dl, dd, dt, tbody {margin:0; padding:0;}
ul { display: block; }

/*********************************/

.wrap {
	width: 100%;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	z-index:-9999;
}
.changeColor.personalButton {
	border: 1px solid #cccccc;
	color: #cccccc;
}
.changeColor.personalButton.background--light {
	border: 1px solid #000000;
	color: #000000;
}
.changeColor.personalButton.background--dark {
	border: 1px solid #ffffff;
	color: #ffffff;
}
.changeColor.personalIcon.background--light {
	background-image: url('../images/default/layout4/personal_black.png');
}
.changeColor.personalIcon.background--dark {
	background-image: url('../images/default/layout4/personal_white.png');
}
#personalMenuIcon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('../images/default/layout4/personal_gray.png');
}
#personalMenuIcon.background--light {
	background-image: url('../images/default/layout4/personal_black.png');
}
#personalMenuIcon.background--dark {
	background-image: url('../images/default/layout4/personal_white.png');
}
#registrationMenuIcon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('../images/default/layout4/registration_gray.png');
}
#registrationMenuIcon.background--light {
	background-image: url('../images/default/layout4/registration_black.png');
}
#registrationMenuIcon.background--dark {
	background-image: url('../images/default/layout4/registration_white.png');
}
#logoutMenuIcon {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url('../images/default/layout4/logout_gray.png');
}
#logoutMenuIcon.background--light {
	background-image: url('../images/default/layout4/logout_black.png');
}
#logoutMenuIcon.background--dark {
	background-image: url('../images/default/layout4/logout_white.png');
}
.changeColor.registrationButton {
	border: 1px solid #cccccc;
	color: #cccccc;
}
.changeColor.registrationButton.background--light {
	border: 1px solid #000000;
	color: #000000;
}
.changeColor.registrationButton.background--dark {
	border: 1px solid #ffffff;
	color: #ffffff;
}
.changeColor.registrationIcon.background--light {
	background-image: url('../images/default/layout4/registration_black.png');
}
.changeColor.registrationIcon.background--dark {
	background-image: url('../images/default/layout4/registration_white.png');
}
.topIcons.calendar {
	background-image: url('../images/default/layout4/calendar_gray.png');
}
.topIcons.calendar.background--light {
	background-image: url('../images/default/layout4/calendar_black.png');
}
.topIcons.calendar.background--dark {
	background-image: url('../images/default/layout4/calendar_white.png');
}
.topIcons.location {
	background-image: url('../images/default/layout4/location_gray.png');
}
.topIcons.location.background--light {
	background-image: url('../images/default/layout4/location_black.png');
}
.topIcons.location.background--dark {
	background-image: url('../images/default/layout4/location_white.png');
}
.topIcons.registration {
	background-image: url('../images/default/layout4/registration_gray.png');
	width: 22px;
	height: 22px;
}
.bottomLine {
	border-width: 0 0 3px 0;
	border-style: solid;
	margin-top: -3px;
	position: absolute;
	width: 100%;
}
.bottomLine2 {
	border-width: 0 0 3px 0;
	border-style: solid;
	margin-top: -3px;
	position: absolute;
	width: 100%;
	border-color: #000000;
	opacity: 0.3;
}
.displayTable {
	display: table;
	white-space: nowrap;
}
.topButtons:hover,
.topButtons:active {
  background-color: rgba(255,255,255,0.3);
  transition: background-color 0.3s ease-in;
}
.backgroundCenter {
	background-position: center;
	background-repeat: no-repeat;
}
.fixed {
	position: fixed; 
	z-index: 1;
}
.block_content{
	margin-left: 5%;
	margin-right: 5%;
	min-height: 800px;
	position: relative;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	padding:15px 30px 60px 30px;
	z-index:-999;
}
.block_footer{
	margin-left: 5%;
	margin-right: 5%;
	position: relative;
	margin-top: 10px;
	height:40px;
	padding:15px 30px 10px 30px;
	font-family: 'Open Sans', sans-serif;
}
.w33 {
	width: 33%;
}
.help {
	width:220px;
	max-width: 220px;
	word-wrap: break-word;
	opacity:.9;
	filter: alpha(opacity = 90);
	display: inline-block;
	padding: 5px;
	background-color: #e4f3be;
	border: 1px solid #cad065;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	color: #1b211c;
}

/*********************************/

#admeusPub {
	background: #27A3C2;
	background-image: url('../images/default/admeusbg.png');
	border-bottom: 1px solid #2298c1;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
	font-family: arial,helvetica,serif;
	font-size: 0.9em;
	width: 100%;
	text-align: center;
	cursor:pointer;
	position: fixed;
	top:0;
	z-index: 7;
}
#admeusPub .text {
	padding-top:5px;
	padding-bottom:5px;
	background-image: url('../images/default/admeuslogo.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size:contain;
	height: 26px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 200px;	
}
#topImage {
	background-size: cover;
	background-position: center center;
}
#eventMenuUl ul li,
#eventMenuUl ul li a {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#eventMenuUl {
	margin-left: 5%;
	margin-right: 5%;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index:9999;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1;
}
#eventMenu {
	width: 100%;
	position: absolute;
}
#eventMenuUl:after,
#eventMenuUl > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#eventMenuUl ul{
	margin: 0;
	outline: 0;
	padding: 0;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  /*background: #009ae1;*/
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#eventMenuUl > ul > li {
  float: left;
}
#eventMenuUl.align-center > ul {
  font-size: 0;
  text-align: center;
}
#eventMenuUl.align-center > ul > li {
  display: inline-block;
  float: none;
}
#eventMenuUl.align-center ul ul {
  text-align: left;
}
#eventMenuUl.align-right > ul > li {
  float: right;
}
#eventMenuUl.align-right ul ul {
  text-align: right;
}













#eventMenuUl > ul > li > a {
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	font-weight: bold;
}
#menuUp {
	display: inline-block;
	float: right;
}
.menuArrow {
	position: absolute;
	left: 50%;
}
.menuArrow .arrow {
	position: relative;
	left: -50%;
}
.topButtons {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-weight: 600;  
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	padding: 0.5em;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
	outline: none;
	text-decoration: none;
	transition: background-color 0.2s ease-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	white-space: nowrap;
}
.changeColor.personalIcon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
	background-image: url('../images/default/layout4/personal_gray.png');
}
.eventDateAndLocation {
	font-family: 'Open Sans', sans-serif;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	line-height: 100%;
	display: block;
}
.topIcons {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
}
.changeColor.registrationIcon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
	background-image: url('../images/default/layout4/registration_gray.png');
}
.bottomLine3 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.17;
}
#eventTitle {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 100%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
#registrationButton {
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
	outline: none;
	text-decoration: none;
	transition: background-color 0.2s ease-out;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
#titleTop {
	display: inline-block;
	padding-left: 30px;
	margin-left: 5%;
}
#titleTop.borderLeft {
	border-width: 0 0 0 2px;
	border-style: solid;
}
#eventMenuUl .subMenu li a {
	font-size: 12px;
}
#eventMenuUl ul li:hover > ul > li {
	border-width: 0 0 1px 0;
	border-style: solid;;
}

/*Contact form*/
#contact{
    border-radius:0;
}
#contact_title { font-size: 12pt; text-transform: uppercase; font-weight: 400; }
#formContact #contactForm_name,
#formContact #contactForm_email,
#formContact #contactForm_subject,
#formContact #contactForm_message,
#formContact #contactForm_captcha{
    display:none;
}
#formContact tr{
    display:table;
}
#formContact i{
    width: 28px;
    visibility:visible;
    display:block !important;
	padding-top: 10px;
}
#formContact #row_submit{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
#formContact #row_captcha{
	display:table-caption;
}
#formContact #captcha-element img{
	width: auto;
		vertical-align: middle;
}
#formContact #captcha-input{
    width: 200px;
vertical-align: middle;
}
#formContact #captcha-element {
    text-align: center;
}
#formContact input[type="text"], #formContact textarea {
	width: 80% !important;
	padding: 6px 8px;
	box-shadow: none;
	font-weight: 400 !important;
	border-radius: 0;
	font-size: 110% !important;
}
#formContact #submit {
    padding: 10px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border-width: 1px !important;
	font-weight: 400 !important;
	cursor: pointer !important;
     margin-top: 20px;
}
#formContact #submit:hover {
     opacity: 0.8;
}

/*loginForm*/


#formLogin #password-label{
    display:none;
}
#formLogin #email-element i,
#formLogin #password-element i{
    vertical-align:middle;
}

/* lostPass*/
#formLogin{
    background-image: none;
	width: 100%;
	border-radius: 0;
}
.fa-6x{
    font-size:6em;
}
#formLogin #email-label{
    display:none;
}
#formLogin span{
    font-size: 18px;
    font-weight: bold;
}
#formLogin .text {
    /*height: 30px;*/
	
    width: 80%;
	box-shadow: none;
	font-weight: 400;
	border-radius: 0;
	font-size: 110% !important;
}
#formLogin .submit {
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	box-shadow: none;
	border-width: 1px;
	font-weight: 400;
	cursor: pointer;
}
#formLogin .submit:hover {
	opacity: 0.8;
}
#formLogin .link02 {
	font-size: 9pt;
	text-decoration: underline;
}
#formLogin .fa-envelope{
    vertical-align:middle;
}
#formLogin .warning_msg {
	min-height: 20px;
	color: red;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: justify;
}
















/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 300px) {
	/* Styles */
	.menuArrow {
		display: none;
	}
	.topButtons {
		font-size: 10px;
		padding: 0.1em;
	}
	.changeColor.personalIcon {
		width: 10px;
		height: 10px;
	}
	.eventDateAndLocation {
		font-size: 12px;
		padding-bottom: 3px;
		margin-top:0px;
	}
	.topIcons {
		width: 10px;
		height: 10px;
	}
	.changeColor.registrationIcon {
		width: 11px;
		height: 11px;
	}
	.bottomLine3 {
		margin-left: -5px;
		margin-top: -7px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 8px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 12px;
		padding-top: 7px;
		padding-bottom: 12px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#personalMenuIcon
	{
		width: 10px;
		height: 10px;
	}
	#registrationMenuIcon
	{
		width: 10px;
		height: 10px;
		padding-right: 2px;
	}
	#logoutMenuIcon
	{
		width: 10px;
		height: 10px;
		padding-left: 2px;
	}
	#registrationButton {
		font-size: 11px;  
		padding-top: 0.1em;
		padding-bottom: 0.1em;
		padding-left: 0.2em;
		padding-right: 0.2em;
		margin-top: 5px;
	}
	#socialTable{
		margin-top: 1%;
	}
	#menuLangs { position: relative; }
	#selectedLang.arrow {
		font-size: 5px;
	}
	#otherLangs { position: absolute; top: 90%; left: 0; }
	#eventMenuUl > ul > li > a {
		font-size: 10px;
		padding: 2px;
	}
	#menuUp {
		padding-top: 2px;
		padding-right: 2px;
		padding-left: 2px;
	}
	#eventTitle {
		font-size: 15px;
		padding-bottom: 10px;
	}
	#titleTop {
		margin-top: 1%;
		padding-left: 5px;
	}
}
@media only screen 
and (max-width : 767px){
	#formLogin {
    width: 90%;
}
.block_content {
    padding-right: 30px;
		padding: 0;
}
	/*FormContact*/
	#contact{
				width: 86% !important;
	}
	#formContact #name,
	#formContact #email,
	#formContact #subject,
	#formContact #message{
		height:35px;
		    font-size: 16px;
	}
#formContact i {
    padding-top: 20px;
}
#formContact #row_SendToUser{
	zoom:150%;
}
#contact #contact_title{
	font-size:20px;
}
#formContact #sendToUser{
	zoom: 212%;
	margin-top: 100%;
}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 500px) {
	/* Styles */
	.arrow {
		font-size: 5px; 
	}
	.menuArrow {
		display: block;
		margin-top: -6px;
	}
	.topButtons {
		font-size: 11px;
		padding: 0.1em;
	}
	.changeColor.personalIcon {
		width: 11px;
		height: 11px;
	}
	.eventDateAndLocation {
		font-size: 15px;
		padding-bottom: 4px;
		margin-top:0px;
	}
	.topIcons {
		width: 11px;
		height: 11px;
	}
	.changeColor.registrationIcon {
		width: 12px;
		height: 12px;
	}
	.bottomLine3 {
		margin-left: -5px;
		margin-top: -7px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 9px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 15px;
		padding-top: 7px;
		padding-bottom: 15px;
		padding-left: 8px;
		padding-right: 8px;
	}
	#personalMenuIcon
	{
		width: 12px;
		height: 12px;
	}
	#registrationMenuIcon
	{
		width: 12px;
		height: 12px;
		padding-right: 5px;
	}
	#logoutMenuIcon
	{
		width: 12px;
		height: 12px;
		padding-left: 5px;
	}
	#registrationButton {
		font-size: 12px;  
		padding-top: 0.1em;
		padding-bottom: 0.1em;
		padding-left: 0.2em;
		padding-right: 0.2em;
		margin-top: 10px;
	}
	#socialTable{
		margin-top: 4%;
	}
	#selectedLang.arrow {
		font-size: 5px;
	}
	#eventMenuUl > ul > li > a {
		font-size: 11px;
		padding: 5px;
	}
	#menuUp {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#eventTitle {
		font-size: 20px;
		padding-bottom: 15px;
	}
	#formLogin{
    background-image: none;
		width: 425px;
}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 600px) {
	/* Styles */
	.arrow {
		font-size: 8px; 
	}
	.menuArrow {
		display: block;
		margin-top: -4px;
	}
	.topButtons {
		font-size: 12px;
		padding: 0.3em;
	}
	.changeColor.personalIcon {
		width: 12px;
		height: 12px;
	}
	.eventDateAndLocation {
		font-size: 18px;
		padding-bottom: 5px;
		margin-top: 2px;
		padding-left: 30px;
	}
	.topIcons {
		width: 13px;
		height: 13px;
	}
	.changeColor.registrationIcon {
		width: 13px;
		height: 13px;
	}
	.bottomLine3 {
		margin-left: -10px;
		margin-top: -7px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 10px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 20px;
		padding-top: 7px;
		padding-bottom: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#personalMenuIcon
	{
		width: 14px;
		height: 14px;
	}
	#registrationMenuIcon
	{
		width: 14px;
		height: 14px;
		padding-right: 10px;
	}
	#logoutMenuIcon
	{
		width: 14px;
		height: 14px;
		padding-left: 10px;
	}
	#registrationButton {
		font-size: 13px;  
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		padding-left: 0.3em;
		padding-right: 0.3em;
		margin-top: 20px;
		margin-left: 30px;
	}
	#socialTable{
		margin-top: 8%;
		padding-left: 30px;
	}
	#selectedLang.arrow {
		font-size: 7px;
	}
	#eventMenuUl > ul > li > a {
		font-size: 12px;
		padding: 10px;
	}
	#menuUp {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	#eventTitle {
		font-size: 25px;
		padding-bottom: 25px;
		padding-left: 30px;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 800px) {
	/* Styles */
	.arrow {
		font-size: 10px; 
	}
	.menuArrow {
		display: block;
		margin-top: -1px;
	}
	.topButtons {
		font-size: 13px;
		padding: 0.4em;
	}
	.changeColor.personalIcon {
		width: 13px;
		height: 13px;
	}
	.eventDateAndLocation {
		font-size: 20px;
		padding-bottom: 5px;
		margin-top: 3px;
		padding-left: 40px;
	}
	.topIcons {
		width: 15px;
		height: 15px;
	}
	.changeColor.registrationIcon {
		width: 16px;
		height: 16px;
	}
	.bottomLine3 {
		margin-left: -13px;
		margin-top: -15px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 11px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 20px;
		padding-top: 15px;
		padding-bottom: 22px;
		padding-left: 13px;
		padding-right: 13px;
	}
	#personalMenuIcon
	{
		width: 18px;
		height: 18px;
	}
	#registrationMenuIcon
	{
		width: 18px;
		height: 18px;
		padding-right: 20px;
	}
	#logoutMenuIcon
	{
		width: 18px;
		height: 18px;
		padding-left: 20px;
	}
	#registrationButton {
		font-size: 16px;  
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-top: 30px;
		margin-left: 40px;
	}
	#socialTable{
		margin-top: 10%;
		padding-left: 40px;
	}
	#selectedLang.arrow {
		font-size: 10px;
	}
	#eventMenuUl > ul > li > a {
		font-size: 13px;
		padding: 15px;
	}
	#menuUp {
		padding-top: 15px;
		padding-right: 15px;
		padding-left: 15px;
	}
	#eventTitle {
		font-size: 30px;
		padding-bottom: 30px;
		
		padding-left: 40px;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
	/* Styles */
	.arrow {
		font-size: 10px; 
	}
	.menuArrow {
		display: block;
		margin-top: -1px;
	}
	.topButtons {
		font-size: 15px;
		padding: 0.5em;
	}
	.changeColor.personalIcon {
		width: 15px;
		height: 15px;
	}
	.eventDateAndLocation {
		font-size: 24px;
		padding-bottom: 7px;
		margin-top:5px;
		padding-left: 45px;
	}
	.topIcons {
		width: 18px;
		height: 18px;
	}
	.changeColor.registrationIcon {
		width: 20px;
		height: 20px;
	}
	.bottomLine3 {
		margin-left: -18px;
		margin-top: -18px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 12px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 32px;
		padding-top: 18px;
		padding-bottom: 25px;
		padding-left: 17px;
		padding-right: 17px;
	}
	#personalMenuIcon
	{
		width: 20px;
		height: 20px;
	}
	#registrationMenuIcon
	{
		width: 20px;
		height: 20px;
		padding-right: 15px;
	}
	#logoutMenuIcon
	{
		width: 20px;
		height: 20px;
		padding-left: 15px;
	}
	#registrationButton {
		font-size: 22px;  
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 0.8em;
		padding-right: 0.8em;
		margin-top: 40px;
		margin-left: 45px;
	}
	#socialTable{
		margin-top: 15%;
		padding-left: 45px;
	}
	#selectedLang.arrow {
		font-size: 10px;
	}
	#eventMenuUl > ul > li > a {
		font-size: 14px;
		padding: 20px;
	}
	#menuUp {
		padding-top: 20px;
		padding-right: 20px;
		padding-left: 20px;
	}
	#eventTitle {
		font-size: 35px;
		padding-bottom: 45px;
		padding-top: 15%;
		padding-left: 45px;
	}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
	/* Styles */
	.arrow {
		font-size: 10px; 
	}
	.menuArrow {
		display: block;
		margin-top: -1px;
	}
	.topButtons {
		font-size: 15px;
		padding: 0.5em;
	}
	.changeColor.personalIcon {
		width: 15px;
		height: 15px;
	}
	.eventDateAndLocation {
		font-size: 24px;
		padding-bottom: 7px;
		margin-top:5px;
		padding-left: 45px;
	}
	.topIcons {
		width: 18px;
		height: 18px;
	}
	.changeColor.registrationIcon {
		width: 20px;
		height: 20px;
	}
	.bottomLine3 {
		margin-left: -18px;
		margin-top: -18px;
	}
	#eventMenuUl .subMenu li a {
		font-size: 12px;
	}
	#eventMenuUl ul li:hover > ul > li {
		height: 32px;
		padding-top: 18px;
		padding-bottom: 25px;
		padding-left: 17px;
		padding-right: 17px;
	}
	#personalMenuIcon
	{
		width: 20px;
		height: 20px;
	}
	#registrationMenuIcon
	{
		width: 20px;
		height: 20px;
		padding-right: 15px;
	}
	#logoutMenuIcon
	{
		width: 20px;
		height: 20px;
		padding-left: 15px;
	}
	#registrationButton {
		font-size: 22px;  
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 0.8em;
		padding-right: 0.8em;
		margin-top: 40px;
		margin-left: 45px;
	}
	#socialTable{
		margin-top: 15%;
		padding-left: 45px;
	}
	#selectedLang.arrow {
		font-size: 10px;
	}
	#eventMenuUl > ul > li > a {
		font-size: 14px;
		padding: 20px;
	}
	#menuUp {
		padding-top: 20px;
		padding-right: 20px;
		padding-left: 20px;
	}
	#eventTitle {
		font-size: 35px;
		padding-bottom: 45px;
		padding-top: 15%;
		padding-left: 45px;
	}
}
































#eventMenuUl .borderRight {
		border-width: 0 1px 0 0;
		border-style: solid;
}
#eventMenuUl > ul > li:hover > a,
#eventMenuUl > ul > li.active > a {
		border: 0;
}
#eventMenuUl .active {
		border: 0;
}
#eventMenuUl > ul > li.has-sub > a {
  padding-right: 25px;
}
#eventMenuUl > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#eventMenuUl ul ul {
  position: absolute;
  left: -9999px;
}
#eventMenuUl li:hover > ul {
  left: auto;
}
#eventMenuUl.align-right li:hover > ul {
  right: 0;
}
#eventMenuUl ul ul ul {
  margin-left: 100%;
  top: 0;
}
#eventMenuUl.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#eventMenuUl ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  cursor: pointer;
}
#eventMenuUl .subMenu {
	position: absolute;
	z-index: 999;
	opacity: 1;
}

#eventMenuUl ul ul li a {
	height: 100%;
	width: 100%;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	font-weight: bold;
}
#eventMenuUl ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#eventMenuUl.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#eventMenuUl ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#menuTop {
	text-align: right;
	margin-right: 5%;
}
#menuTop table {
	margin-left: auto;
}
#custom-tweet-button {
    padding: 2px 5px 2px 20px;
    background: url('../images/default/tweetn.png') left center no-repeat;
    border: 1px solid #CCC;
    background-color:white;
    color:#6633FF;
}
#registrationButton:hover,
#registrationButton:active {
  background-color: rgba(255,255,255,0.3);
  transition: background-color 0.3s ease-in;
}
#menuTop a {
	text-decoration: none;
}
#messenger {
    background-color: #fddede;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px; 
    border: 1px solid #ca6a6a;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4); 
    color: #7e4a4a;
	position:absolute;	
	border-width:1px;
	border-style:solid;    
	z-index:10;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    top:-200px;
    width:500px;
    height:50px;
    padding:6px;
}
#messenger.sucess_bg {
    background-color: #d4f8d9;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px; 
    border: 1px solid #89c491;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3), inset 0px -1px 1px 0px rgba(255, 255, 255, 0.4); 
    color: #4d6550;
}
